build: Create input method module cache directory
authorDaniel Stone <daniels@collabora.com>
Wed, 23 Aug 2017 17:53:59 +0000 (18:53 +0100)
committerEmmanuele Bassi <ebassi@gnome.org>
Mon, 5 Feb 2018 14:03:10 +0000 (14:03 +0000)
commita5363b9e5dea21226ee8224cb9c2e80a60c03dc6
tree54019db4e8c30692661f11e0aa38262746e89b3c
parent3b0e6720af4b92d900f0ee2dd8937b360ffbf052
build: Create input method module cache directory

Before running gtk-query-immodules, the cache output directory may not
actually exist. Make sure it does before we try to write into it.

https://bugzilla.gnome.org/show_bug.cgi?id=793182
Signed-off-by: Daniel Stone <daniels@collabora.com>
build-aux/meson/post-install.sh